Welcome![Sign In][Sign Up]
Location:
Search - linux TCP/IP

Search list

[Linux-Unixlinux

Description: 此压缩文档包含两个pdf文档,第一个对linux早期操作系统(v0.11)全部代码文件进行了全面详细的注释和说明。介绍了内核源代码的组织结构及相互关系。第二个探究了linux Tcp/Ip 的核心。
Platform: | Size: 5491294 | Author: 刘浩 | Hits:

[Internet-Networkraw_socket

Description: 示范了Unix和Linux下如何利用Raw Socket构造伪装的TCP、IP、UDP的包- How has demonstrated under Unix and Linux uses Raw Socket structure camouflage TCP, IP, the UDP package
Platform: | Size: 10240 | Author: 站长 | Hits:

[Linux-UnixUnixTCP

Description: Unix/Linux下服务端/客户通过TCP/IP通讯的程序-Unix/Linux server/client through the TCP/IP communications procedures
Platform: | Size: 77824 | Author: Scott | Hits:

[Embeded-SCM DevelopTCPIPPPP stack for uCOS

Description: 一个简单的TCP IP协议栈程序,可以移植到大家的硬件上面--A simple TCP/IP protocol stack. It could be migrated to your hardware.
Platform: | Size: 386048 | Author: 谢先博 | Hits:

[Embeded Linuxembedded_linux_tcpip

Description: linux下TCP/IP的简单测试程序,已经在LINUX和嵌入式LINUX下通讯成功。-Linux TCP/IP simple test procedure in Embedded Linux and Linux communications success.
Platform: | Size: 2048 | Author: 张子梦 | Hits:

[Internet-NetworkTCPIP-vol3.linux.dist

Description:  Douglas Comer,《用TCP/IP进行网际互连 第3卷:客户机-服务器编程和应用(第2版)》 或其英文版 Internetworking With TCP/IP Vol III: Client-Server Programming And Application (Second Edition) 整书源码-err
Platform: | Size: 63488 | Author: 阎利 | Hits:

[Program doclinux-TcpIP

Description: TCP/IP的源代码分析,是我看的资料里边最好的一个-TCP/IP source code analysis, is that I do the best information inside a
Platform: | Size: 14336 | Author: Cecil | Hits:

[OtherTcp-ip

Description: linux方面 linux方面 linux方面 linux方面 linux方面 -linux connection linux side linux aspects linux side linux side linux aspects linux side linux aspects linux side linux side
Platform: | Size: 71680 | Author: | Hits:

[TCP/IP stackLinux_Socket

Description: Linux TCP/IP编程,—基于BSD Socket 1.1,应用Socket函数实现网络功能;UDP应用举例;-Linux TCP/IP programming- based on the BSD Socket 1.1, Application Socket function realize network functions UDP applications, for example
Platform: | Size: 54272 | Author: auleaf | Hits:

[Internet-Networktcp-ip

Description: Linux下的tcp和udp的服务器客户端通讯框架类,完整实例含makefile-Linux under the tcp and udp client server communications framework category, complete with examples makefile
Platform: | Size: 48128 | Author: Janferry | Hits:

[TCP/IP stackSOCKET

Description: TCP/IP编程的基础--socket 包括C/JAVA TCP/UDP 服务端和客户端 六套代码,供新人学习、老人测试联调用 支持win32 Linux(JAVA版本的需要自己新增JDK)-TCP/IP programming basis- socket including C/JAVA TCP/UDP server and client six sets of code for the new study, elderly test joint call to support win32 Linux (JAVA version of the need to add JDK)
Platform: | Size: 9216 | Author: 冯进荣 | Hits:

[TCP/IP stacktcp_ip_design_report.doc

Description: 本文件介绍了一个TCP/IP的功能,设计要点,本协议栈实现的组件包括ARP,I CMP(PING),UDP,TCP。并设计了一个与SOCKET API兼容的标准接口。 TCP/IP协议栈背景 TCP/IP是使用最为广泛的INTERNET通信协议,几乎所有的桌面操作系统如Windows,Redhat Linux都支持TCP/IP协议。为了实现嵌入式系统与PC机的组网通信,就必须在嵌入式系统上实现复杂的TCP/IP协议栈,通过实现了TCP/IP协议栈,就可以方便的实现嵌入式系统与主流桌面操作系统的通信和资源共享,这也是作者编写TCP/IP协议栈的由衷。 -Introduction This document is a TCP/IP functionality, design elements, realize the protocol stack components including ARP, I CMP (PING), UDP, TCP. And designed a SOCKET API-compatible with standard interfaces. TCP/IP protocol stack background TCP/IP is the most widely used communication protocol INTERNET, almost all of the desktop operating system such as Windows, Redhat Linux support TCP/IP protocol. In order to realize embedded systems and PC-letter Netcom Group, we must realize the complexity of embedded system on the TCP/IP protocol stack, through the realization of the TCP/IP protocol stack, we can facilitate the realization of embedded systems with mainstream desktop operating system of communication and resource sharing, this is also author of the preparation of TCP/IP protocol stack heartfelt.
Platform: | Size: 15360 | Author: 6756 | Hits:

[TCP/IP stackTCP(3)

Description: 用TCP/IP进行网际互联第三卷,linux版,付书中源码。-Using TCP/IP for internetworking Volume III, linux version, to pay the book source.
Platform: | Size: 7754752 | Author: 钱睿硕 | Hits:

[Linux-Unixtcp

Description: linux下用C编写的TCP/IP 数据传送程序-linux using C prepared by TCP/IP data transfer procedures
Platform: | Size: 13312 | Author: 刘胜 | Hits:

[Linux-UnixTheLinuxTCPIPStack

Description: The Linux TCP/IP Stack: Networking for Embedded Systems by Thomas F. Herbert
Platform: | Size: 2387968 | Author: haixin.yip | Hits:

[Internet-Networkserver

Description: Ardence RTX环境下基于RT-TCP/IP协议的实时网络通信源代码,得出其传输时间。服务器端部分-Ardence RTX environment RT-TCP/IP-based real-time network communication protocol source code, come to its transmission time. Server-side part of
Platform: | Size: 2572288 | Author: 王建锋 | Hits:

[Linux-Unixtcp

Description: 基于linux的TCP/IP网络通信的几个小程序-linux tcp
Platform: | Size: 10240 | Author: 云良 | Hits:

[OtherLinux-TCPIP

Description: linux下TCP/IP协议栈的工作过程,对TCP/IP协议的了解有很好的帮助。-linux, TCP/IP protocol stack working process of the TCP/IP protocol has a good understanding of the help.
Platform: | Size: 19456 | Author: yg | Hits:

[TCP/IP stacklinux-1.2.13.tar

Description: tcp/ip内核源码实现,对于分析源码来理解tcp/ip协议有很好的作用(Tcp/ip kernel source code implementation)
Platform: | Size: 2354176 | Author: 123DLJ | Hits:

[VC/MFCLinux TCP IP 内核协议栈源码解析

Description: Linux TCP IP 内核协议栈源码解析
Platform: | Size: 5041793 | Author: Ms19862009 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net